public Election::getCandidatesListAsString
Description
php
public Election->getCandidatesListAsString ( ): array
Return a list of registered candidates for this election as strings.
Return value
(array
) List of candidates in an array populated with strings instead of Candidate objects.